MasterFlowTargetObject
The master flow target object contains information about the connection of a specific target ETL node and the validation message result
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
masterFlowNodeId |
Master Flow node id |
- |
string |
|
masterFlowNodeName |
Master Flow node name |
- |
string |
|
dataFlowNodeId |
Data Flow node id |
- |
string |
|
description |
Description of the data flow node |
- |
string |
|
serverId |
Server id |
- |
string |
|
serverName |
Server name |
- |
string |
|
serverType |
Server Type - one of the ConnectionStringType enumeration |
- | ||
createNewDb |
Create a new database or use existing one |
- |
boolean |
|
databaseName |
Database name |
- |
string |
|
validationMessage |
Validation message |
- |
string |